window: refactor a function
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 2 Apr 2013 20:33:33 +0000 (16:33 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 2 Apr 2013 21:39:43 +0000 (17:39 -0400)
commitcfb1e56561a3fdf034f7059300c94fcac8d0de19
tree2dd0d2408f5b8e8fd47a1d587451f0e15ff8c476
parent58209e1138a0dba479d9b3b04d103977b050e8a7
window: refactor a function

Instead of having maybe_set_mnemonics_visible(), separate the checks
from the actual scheduling of mnemonics display.

https://bugzilla.gnome.org/show_bug.cgi?id=697144
gtk/gtkwindow.c